@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{pad ding:0;margin:0;font-family:Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:16px;overflow-x: hidden;transition: all 0.4s ease-in;}
html,body{ min-height:100%;overflow-x:hidden;} html{ overflow:-moz-scrollbars-vertical;} 
::-webkit-scrollbar {width:.25rem;height: .5rem;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: .625rem;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: .625rem; background-color: #333;}

.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%;}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}
a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0rem}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:.0625rem;border:0;background:#d8d8d8;padding:0;margin-bottom: 52px;margin-top: 40px;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
/* video{ object-fit:cover} */
.fl{ float:left}
.fr{ float:right}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: .0625rem .0625rem .625rem #999999;/* for firefox */ -webkit-box-shadow: .0625rem .0625rem .625rem #999999;/* for safari or chrome */ box-shadow:.0625rem .0625rem .625rem #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:.1875rem; -webkit-border-radius:.1875rem; border-radius:.1875rem; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/

.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 

::-webkit-scrollbar {width:.3125rem;height:.3125rem; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:99998;}
.ie9tips{width:37.5rem;height:18.75rem;position:fixed;top:50%;left:50%;margin:-9.375rem 0 0 -18.75rem;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
.ie9tips a{color:red;}  
.ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
.ie9tips p{padding-top:.625rem;color:#fff;width: 26.25rem;margin:.625rem auto;line-height: 1.8;}
input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}
textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
.pic img{transition: 0.4s;}

a:hover .pic img{transform: scale(1.08);}
.w100{width:100%;}
.w14{width: 100%;max-width:87.5rem;margin:0 auto;}
.w13{width: 100%;max-width:81.25rem;margin:0 auto;}
.w15{width: 100%;max-width:1500px;margin:0 auto;}
.w138{width: 100%;max-width: 1380px;margin: 0 auto;}
.w18{width: 100%;max-width: 1800px;margin: 0 auto;}
@media (max-width:1500px){
	.w15{width:calc(100% - 30px);margin: 0 15px;}
}
@media (max-width:87.5rem){
	.w14{width:calc(100% - 1.875rem);margin: 0 .9375rem;}
}
@media (max-width:1800px){
	.w18{width:calc(100% - 30px);margin: 0 15px;}
}


.more a{ -moz-border-radius:.1875rem; -webkit-border-radius:.1875rem; border-radius:.1875rem; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
img{ vertical-align:middle}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}

/* Slider */
#gotop{ position:fixed; z-index:90; bottom:5rem; right:1.875rem; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:2.8125rem; height:2.8125rem;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop { cursor: pointer; }
#gotop img{width:100%;height:100%;fill: #0d71e6;}

@font-face{font-family: 'FZJuZXFJW';}
@media (max-width:120rem){html{font-size:1rem;}}
@media (min-width:87.5rem) and (max-width:100rem){html{font-size:.9375rem;}}
@media (min-width:40rem) and (max-width:87.4375rem){html{font-size:.875rem;}}
@media (min-width:29.4375rem) and (max-width:39.9375rem){html{font-size:.8125rem;}}
@media (min-width:20.5625rem) and (max-width:29.375rem){html{font-size:.75rem;}}
@media (max-width:20.5rem){html{font-size:.75rem;}}

/*==========================================公共 开始=============================================*/
.firstScreen{display: block;position: relative;}

.header_box{position: relative;z-index: 10000;}
#header{position: relative;z-index:999;width:100%;margin: 0 auto;transition: 0.4s;}
#header::after{content: "";width: 100%;height: 150px;background: url(../images/bannerh.png) repeat-x top center; position: absolute;left: 0;top: 0;}
.list_box0 .li>a{ display:block;color:rgba(255,255,255,0.7);transition: 0.5s;}
.list_box0 .li>a:hover{color: rgba(255,255,255,1);}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 .0625rem solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: 56px;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent .375rem solid;border-right:transparent .375rem solid;border-bottom: #fff .375rem solid;top: -0.375rem;left: 50%;margin-left: -0.375rem; }

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:3.75rem;display:none;}
#m_header .list_box0 .li a .ewm_box{ top:3.75rem}
#m_header .list_box0 .li a>img{ height:1rem}
 

.list_box_01{font-size:0;white-space:nowrap;padding: 10px;}
.list_box_01 li{display: block !important;margin: 0 .9375rem !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed .0625rem solid; width:5.3125rem; height:5.3125rem;}
.list_box_01 li h5{font-size:12px;color:#666666;line-height:1.25rem;margin: 0;}


.list_box0 .li+.li+.li:after{display: none;}
.list_box0 .li:first-child:after{ display:none}

.list_box0 .li input.txt{background: none;border-bottom: .0625rem solid #fff;width: 125px;padding: 0rem .3125rem .3125rem;outline: none;border-left: 0;border-right: 0;border-top: 0;color: #fff;float: left;}
.list_box0 .li input.img{width: 1.25rem;height: 1.125rem;float: left;}


.header_box .w1200{height:100%;position:relative;max-width: 103.125rem;}
#header{}
.head_top{padding-top: 1.75rem;align-items: center;}
#logo{position: relative;z-index: 9;align-items: center;}
#logo .pic01{margin-right: 1.25rem;}
#logo .pic01 img{display: block;max-width: 100%;max-height: 60px;}
#logo .pic02 img{display: block;max-width: 100%;max-height: 56px;}
.head_top .right{position: relative;z-index: 9;justify-content: flex-end;align-items: center;padding-right: 4.6875rem;}
.head_top .links{align-items: center;justify-content: flex-end;}
.head_top .links li{padding: 0 0.5rem;position: relative;}
/*.head_top .links li::after{content: "";width: 1px;height: 100%;background: #fff;position: absolute;left: 0;top: 0;}*/
.head_top .links li a{font-size: 0.875rem;color: #fff;transition: 0.6s all;}
.head_top .links li a:hover{opacity: 0.6; transition: 0.6s all;}
.head_top .links li:last-child{padding-right: 0;}
.head_top .links li:last-child::after{display: none;}
.head_top .links li:first-child::after{display: none;}
.head_top .links .search_btn img{width: 20px;height: auto;}
.head_top .links li .cn{padding-left: 28px;}
.head_top .links li .cn::after{content: "";width: 1px;height: 6px;background: #f6e5d4;position: absolute;left: 0;top: 50%;margin-top: -3px;}
#nav{}
#nav ul{display: flex;justify-content: flex-end;}
#nav ul li{position:relative;z-index:0;margin-left: 3.125rem;}
#nav ul li:before{content:"";position:absolute;left: 0;width: 100%;height: 2.5625rem;bottom:0;transition:.6s;}
#nav ul li.on:before, #nav ul li:hover:before{width:140%;left:-20%;}
#nav ul li a{display:block;transition: 0.4s;}
#nav ul li h3{font-size: 1.125rem;color:#fff;line-height: 60px;position:relative;transition: .36s;display: inline-block;font-weight: bold;}
#nav ul li a i{ margin:-0.1875rem 0 0 10px; display:inline-block; width:.625rem; height:.3125rem;transition:.5s}
#nav ul li .sub{position:absolute;top:100%;width: 10.3125rem;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;border-top: 2px solid rgba(255,255,255,0.8);box-shadow: 0 0 .5rem rgba(0,0,0,0.2);z-index: 9;}
#nav ul li .sub::before{content: "";position: absolute;left: 50%;top: -1.125rem;height: 0;width: 0;border: .5rem solid #fff;border-left-color: transparent;border-top-color: transparent;border-right-color: transparent;margin-left: -0.25rem;}
#nav ul li .sub .box{padding: 0;text-align:center;}
#nav ul li:hover a h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color:#cf1c1d;}
#nav ul li .sub a{padding: .5rem 2.0625rem;line-height: 2.125rem;transition:.6s;font-size: 1rem;color: #fff;text-align: center;white-space: nowrap;background:rgba(166,44,45,0.85);}
#nav ul li .sub a:hover{color: #fff;background: #cf1c1d;background-size: 100%;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav>ul>li h3:before{content:"";display:block;position:absolute; width:1.3125rem; height:.75rem;left:50%;margin-left: -0.625rem; bottom:.625rem; transition:.3s;opacity:0;visibility:hidden;}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li:hover h3:before, #nav>ul>li.on h3:before{opacity:1;visibility:visible;display: none;}
.navA{position: absolute;z-index: 9999;right: 0;bottom: 0.3125rem;  display: block;width: 2.9375rem;height: 2.9375rem; background: url(../images/navBtn.png) no-repeat center;background-size: cover;}
/* 双导航 */
.nav2-logo{margin: 6.25rem 0;z-index: 9;align-items: center;justify-content: center;}
.nav2-logo .pic{margin-right: 1.5625rem;}
.nav2-logo .pic img{display: block;transition: 0.4s;max-width: 100%;max-height: 58px;}
.nav2-logo p a{font-size: 1.75rem;color: #fff;}
.g-nav2 {position: fixed; z-index: 99;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.8);background-size: cover;opacity: 0;visibility: hidden; }
.g-nav2 .scroll {position: absolute;z-index: 1;left: 5%;right: 5%;top: 0.8rem;bottom: 0;overflow-y: auto; width: 90%;}
.g-nav2 .scroll ul {margin: 0 auto;justify-content: center; }
.g-nav2 .scroll ul li{float: left;width: 11.1%;}
.g-nav2 .scroll ul li>a{display: block; font-size: 1.25rem;color: #fff;margin-bottom: 1.875rem;}
.g-nav2 .scroll ul dd{margin-bottom: 1.25rem;}
.g-nav2 .scroll ul dd a{font-size: 0.875rem;color: #b1aeb5;transition: 0.6s all;}
.g-nav2 .scroll ul dd a:hover{color: #fff;transition: 0.6s all;}
body.navShow {overflow: hidden; }
body.navShow .g-nav2 {opacity: 1;visibility: visible; }
body.navShow .navA:after{background-image: url(../images/navBtn.png);}
body.navShow #logo{display: none;}
body.navShow .rightL{display: none;}
body.navShow .navA{position: fixed;right: 3.75rem;top: 3.75rem;}
.search_btn{cursor:pointer;text-align: center;transition:.6s;position: relative;align-items: center;}
.search_btn img{margin: 0;height: 36px;}
.search_btn svg{display:inline-block;fill:#fff;width: 1rem;height: 1rem;vertical-align: middle;}
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: rgba(44,35,35,0.85);transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{opacity: 0;visibility: hidden;display: none;}
.search-dialog-box .search-bg{position: absolute;left: 0;top: 0;width: 100%;height: 0;margin: 0;background: rgba(0,0,0,.7);background-size: cover;background-repeat: no-repeat;/* z-index: 1; */transform-origin: center center;transition: height .8s cubic-bezier(.77,0,.175,1);}
.search-dialog-box .wrap-inner{transform:translateY(100%);transition: .6s;}
.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-tit{font-size: 44px;line-height: 56px;color: #fff;text-align: center;overflow: hidden;display: none;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{width: 800px;margin: 0 auto;padding: 0 .5rem 0 1.5rem;background-color: rgba(163,58,52,0.85);box-sizing: border-box;transition: all .3s;max-width: 94%;height: 4.375rem;}
.search-dialog .search-input input[type=text]{float: left;height: 4.375rem;width: calc(100% - 56px);background-color: transparent;font-size: 20px;line-height: 8px;color: #fff;transition: all .3s;outline: none;border: 0;}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{color:rgba(255,255,255,0.5);}
.search-dialog .search-input input[type=text]:-moz-placeholder{color:rgba(255,255,255,0.5);}
.search-dialog .search-input input[type=text]::-moz-placeholder{color:rgba(255,255,255,0.5);}
.search-dialog .search-input input[type=text]:-ms-input-placeholder {color:rgba(255,255,255,0.5);}
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{float: right;height: 4.375rem;width: 56px;}
.search-dialog .search-input input[type=image]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 24px;background-image: url('../images/search2.png');}
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-image: url('../images/close-btn.svg');background-size: 56px;border-radius: 100%;margin-right: 16px;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=image]{}
.search-dialog .hot-link{margin-left: 16px;}
.search-dialog .hot-link a{display: inline-block;*display: inline;zoom:1;font-size: 6px;line-height: 8px;margin-right: 12px;color:#fff;padding-bottom: .3125rem;position: relative;}

.search-dialog .hot-link a:before{content: "";position: absolute;left:0%;bottom:0;width:100%;height: .125rem;background-color: #fff;transform:scaleX(0);transform-origin:left center;transition:transform .3s;}
.search-dialog-box .bottom-box{position: absolute;left: 0;bottom:5.1%;width:100%;}
.search-dialog-box .bottom-box .share-box{overflow: hidden;}
.search-dialog-box .bottom-box .copy{font-size: 5.6px;line-height:8px;color: #fff;font-family: "gilroy-regular";margin-top: 8px;overflow: hidden;}

.header-right.is-open .bubbles-bg{visibility: visible;opacity: 1;}
.header-right.is-open .search-btn .con-box{display:none;}
.header-right.is-open .close-btn{display:block;}
.header-right.is-open .item .search-bg{transform:scale(1);}
.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;}
.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}
.pub-close {position: absolute;width: 48px;height: 48px;z-index: 10;right: 24px;top: 21.6px;background-color: rgba(255,255,255,.1);border-radius: 100%;}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #1c5ab7;transform: scale(0);border-radius: 100%;transition: transform .3s;}
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-size: 12px;background-repeat: no-repeat;background-image: url(../images/close-btn.svg);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}

/*手机端搜索*/
.tc_search {margin: 0 20.8px;width: calc(100% - 41.6px);position: absolute;bottom: 16px;border: .0625rem solid rgba(255,255,255,0.5);}
.tc_search form {height: 2.5rem;border-radius: 0;position: relative;width: 100%;}
.tc_search .keyword {font-size:14px;color: #fff;height: 2.5rem;line-height: 2.5rem;padding: 0 16px;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 90%;outline: none;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 2.5rem; height: 2.375rem; line-height: 2.375rem; border: 0; background: url(../images/search2.png) center center no-repeat; background-size: 19.2px; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent??ˉ?…¨é�????é?‘è‰2(black)???é�?è?°?3??????3??�??a?±????rgba(0,0,0,0)è????·????�? */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}
#nav_btn_box {height: 100%;z-index: 999999999;float: right;margin-left: 1.75rem;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 40px; height: 40px;background: url(../images/WnavBtn.png) no-repeat center;background-size: cover; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 28px; }

#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0rem; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0rem; }
/*手机端导航*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;overflow: auto;margin: 1.875rem 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 24px 0 112px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #aa2b2c;}
#m_nav .close{position:absolute;top: .375rem;right:.9375rem;font-size: 1.75rem;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 36.8px;position: relative;}
#m_nav>ul>li {border-bottom: .0625rem solid rgba(255, 255, 255, 0.1);}
#m_nav ul li .a { display: inline-block; width: calc(100% - 1.875rem);font-weight: bold; }
#m_nav ul li .a h3{font-weight: bold;}
#m_nav ul li .a {line-height: 64px;height: 64px;color: #fff;padding: 0;font-size: 1.125rem;font-weight: bold !important; float: left;}
#m_nav ul li .a span { display: block; position: absolute; top: 0; right: .625rem; width: 1.25rem; height: 3.125rem; text-align: center; }
#m_nav ul li .a span i { font-size: 0; }
#m_nav ul li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 80px;height: 64px;display: inline-block;background: url(../images/arrow_down.svg) calc(100% - 32px) center no-repeat;background-size: .8125rem .8125rem !important;position: absolute;display: block;right: 0;}

#m_nav ul li.on i {background: url(../images/arrow_down_on.svg) calc(100% - 32px) center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav ul li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 4.375rem; z-index: 998; padding: .9375rem; top: 0; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: .625rem; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #005bac; }
#m_nav .title .list a {display: block;font-size: 16px;color: rgba(255,255,255,.6);text-align: left;line-height: 2.5rem;height: 2.5rem;border: 0;font-weight: 300;}

#m_nav .title .list .void>a { background-size: .625rem; position: relative; }
#m_nav .title .list .void>a:before { content: "?·"; position: absolute; left: -1em; font-size: .75rem; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:14px;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 3.75rem;}
#m_header #logo .box_table{width: auto; float: left;    display: table; height: 100%;}
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
 #nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{display: flex;align-items: center;justify-content: center;}
.m_header_box header{padding:0.9375rem 5%;top: 0;box-shadow: 0 .5rem .5rem rgba(0,55,59,0.25);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background: #aa2b2c;background-size: contain;display: flex;justify-content: space-between;align-items: center;}
#m_header #logo{float: left;}
#m_header #logo img{/*width: 100%;*/display: block;max-height: 2.5rem;}
#m_header .yuyan{ height:72px; float:right; margin-right:64px;}
#m_header .yuyan span{ display:block; width:1.5rem; height:1.5rem; line-height:1.5rem; color:#fff; font-size:14.4px; text-align:center; margin-left:1.0625rem; background:rgba(255,255,255,.3);}



#fp-nav.fp-right{display: none;}

.toubu_div{position: fixed;top: 0;width: 100%;left: 0;z-index: 9999;transition: 0.5s;border-top: 2px solid #cf1c1d;    transition-delay: 0.5s;-moz-transition-delay: 0.5s;-webkit-transition-delay: 0.5s;-o-transition-delay: 0.5s;}
/* .toubu_div2{position: fixed;}
.toubu_div2 .header_box #logo img{height: 50px;}
.toubu_div2 .head_top{padding: 0.9375rem 0;height: 80px;} */

.topLink2{width: 100%;margin-top: 2.5rem;}
.topLink2 dl {justify-content: flex-start;width:calc(100% - 1.875rem);margin: 0 auto;}
.topLink2 dl dd{position: relative;}
.topLink2 dl dd{width: 25%;}
.topLink2 dl dd a{font-size: 16px;color: #FFFFFF;line-height: 40px;display: block;text-align: center;}


.yc_gd_dh{z-index: 999999;top: -12.5rem;}
.head_bottom{}
.head_bottom .right{width: 47.3%;}
.yc_gd_dh .header_top{transition: 0.4s;overflow: hidden;}
.yc_gd_dh .header_top.lit{height: 0;}

.yc_gd_dh #nav{padding-top:0;}
.yc_gd_dh #nav ul li h3{color: #323232;}
.yc_gd_dh #nav ul li:hover h3{color: #005bac;}
.yc_gd_dh #nav ul li .sub a:hover{ background: #005bac;background-size: 100%;}
.yc_gd_dh #nav ul li .sub a{background: #fff;}
.yc_gd_dh #header{background: white;box-shadow: 0 .375rem .375rem rgba(0,0,0,0.2);height: 72px;}
.yc_gd_dh #logo{}
.yc_gd_dh #logo img{height: 56px;}

.img img{transition: 0.4s;}
.img{overflow: hidden;}
a:hover .img img{transform: scale(1.05);}



.body_main{position: absolute;left: 0%;top: 100%;bottom: 0;right: 0;overflow: hidden;transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index: 999;overflow: auto;outline: none;}
.body_main.on{top: 0;}
.fhdb{width: 3.125rem;height: 3.125rem;overflow: hidden;position: fixed;right: 6.25rem;bottom: 6.25rem;z-index: 1000;}
.fhdb a{position: absolute;bottom: -5rem;transition: 0.5s;}
.fhdb.on a{bottom: 0;}
	/* list03 */
	.n_list_pic1 ul{justify-content: flex-start;margin-right: -0.93%;margin-bottom: -3.125rem;}
	.n_list_pic1 li{width: 24%;margin-bottom: 3.125rem;margin-right: 0.93%;position: relative;}
	.n_list_pic1 li a{display: block;}
	.n_list_pic1 li .pic{overflow: hidden;}
	.n_list_pic1 li .pic img{display: block;width: 100%;object-fit: cover;height: 196px;}
	.n_list_pic1 li .text{background: #f3f3f3;padding: 0.9375rem 1.25rem;transition: 0.6s all;}
	.n_list_pic1 li .text p{font-size: 1.125rem;color: #323232;line-height: 1.875rem;}
	.n_list_pic1 li .wyjz{font-style: normal;display: table;width: 100px;line-height: 1.875rem;height: 1.875rem;border-radius: 0.9375rem;background: #fff;font-size: 1rem;font-weight: bold;text-align: center;position: absolute;
    right: 1.125rem;bottom: 1rem;}
        .n_list_pic1 li .wyjz a{color: #aa2b2c;}
	.n_list_pic1 li:hover .text{background: #aa2b2c;transition: 0.6s all;}
	.n_list_pic1 li:hover .text p{color: #fff;}
	.n_list_pic1 li:hover .wyjz a{color: #d21b1b;}


@media(max-width: 1440px){
		#nav ul li{margin-left: 1.875rem;}
		#logo .pic01 img{max-height: 50px;}
		#logo .pic02 img{max-height: 46px;}
	}
	
	@media(max-width: 1200px){
		#logo .pic01 img{max-height: 44px;}
		#logo .pic02 img{max-height: 40px;}
		#nav ul li h3{font-size: 1rem;}
		#nav ul li{margin-left: 1.25rem;}
                .n_list_pic1{margin-top: 2.5rem;}
		
	} 
	
	@media(max-width: 1110px){
		#logo .pic img{max-height: 44px;}
		#logo p a{font-size: 1.25rem;}
		#nav ul li{margin-left: 1.25rem;}
	}
	@media(max-width: 1000px){
		.header_box{display: none;}
		.m_header_box{display: block;}
		.n_list_pic1 li{width: 32.4%;margin-bottom: 1.875rem;}
		.n_list_pic1 li .pic img{height: 223px;}
	}

/* 主体开始 */
.mySwiper1{z-index: 2;}
.mySwiper1 .swiper-slide a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.mySwiper1 .swiper-slide img {display: block;width: 100%;object-fit: cover;height: 100vh;}
.mySwiper1 .swiper-slide a video{width: 100%;height: 100vh;object-fit: cover;}
.mySwiper1 .swiper-slide .text{position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: url(../images/bannerhb.png) repeat-x bottom;}
.mySwiper1 .swiper-slide .text p{position: absolute;width: 800px;left: 50%;margin-left: -400px; bottom: 2.5rem;font-size: 1.375rem;color: #fff;font-weight: bold;text-align: center;}
.mySwiper1 .bannerB{position: absolute;z-index: 2; bottom: 5.625rem;width: 800px;left: 50%;margin-left: -400px;justify-content: center;}
.mySwiper1 .dian{align-items: center;}
.mySwiper1 .swiper-pagination{position: relative;display: flex;align-items: center;}
.mySwiper1 .swiper-pagination span{width: 10px;height: 10px; background: none;border: 1px solid #fff;margin: 0 10px;opacity: 0.68;position: relative;}
.mySwiper1 .swiper-pagination span.swiper-pagination-bullet-active{width: 33px;height: 33px;border: none;background: url(../images/DD.png) no-repeat center;background-size: contain; opacity: 1;}
.mySwiper1 .swiper-pagination span::after{width: 8px;height: 1px;content: "";display: block;background: #fff;position: absolute;top: 50%;left: -11px;}
.mySwiper1 .swiper-pagination span::before{width: 8px;height: 1px;content: "";display: block;background: #fff;position: absolute;top: 50%;right: -11px;}
.mySwiper1 .swiper-pagination span.swiper-pagination-bullet-active::after{opacity: 0.68;}
.mySwiper1 .swiper-pagination span.swiper-pagination-bullet-active::before{opacity: 0.68;}
.mySwiper1 .swiper-button-next,.mySwiper1 .swiper-button-prev{width: 11px;height: 11px; position: relative;top: auto;margin-top: 0;}
.mySwiper1 .swiper-button-next{right: auto; background: url(../images/RR.png) no-repeat center;margin-left: 0.5rem;}
.mySwiper1 .swiper-button-prev{left: auto; background: url(../images/LL.png) no-repeat center;margin-right: 0.5rem;}
.banner-search{margin-left: 1.875rem;padding-left: 0.9375rem;border-left: 1px solid #fff;align-items: center;}
.banner-search .text{width: 220px;padding-bottom: 8px; border-bottom: 1px solid rgba(255,255,255,0.3);font-size: 0.875rem;color: rgba(255,255,255,0.6);}
.banner-search .btn{margin-left: 0.9375rem;width: 16px;height: 16px;}
.ewmBox{position: absolute;left: 50%;margin-left: -750px; bottom: 2.5rem;z-index: 2;height: 42px;}
.ewm{position: absolute;right: 0;display: flex;}
.ewm .icon{order: 2;}
.ewm .icon img{display: block;cursor: pointer;width: 55px;height: 41px;}
.ewm ul{order: 1;display: none;position: relative;}
.ewm:hover ul{display: block;}
.ewm li{float: right;margin-right: 0.9375rem;position: relative;}
.ewm li .icon2 a{display: flex; width: 50px;align-items: center;justify-content: center; height: 41px;background: rgba(255,255,255,0.8);border-radius: 0.625rem;transition: 0.6s all;}
.ewm li .icon2 img{display: block;}
.ewm li .pic{display: none;transition: 0.6s all; position: absolute;bottom: calc(100% + 15px);left: 50%;margin-left: -67px; z-index: 9;overflow: inherit;}
.ewm li .pic::after{content: "";width: 13px;height: 6px;background: url(../images/jt.png) no-repeat center;position: absolute;bottom: -5px;left: 50%;margin-left: -6px;}
.ewm li .pic img{display: block;width: 135px;height: 135px; }
.ewm ul li:hover>.pic{display: block; transition: 0.6s all;}
.ewm li .icon2:hover>a{background: rgba(255,255,255,1);transition: 0.6s all;}

.KDxcx{position: absolute;left: 50%;margin-left: -900px;top: 25vh; z-index: 2;}
.KDxcx .nr{position: absolute;right: 0;}
.KDxcx .xcxIcon{width: 130px;cursor: pointer;}
.KDxcx .xcxIcon img{display: block;width: 100%;}
.KDxcx .xcxEwm{display: none; padding-top: 15px; width: 130px;position: relative;}
.KDxcx .xcxEwm img{display: block;width: 100%;}
.KDxcx .xcxEwm::after{ content: "";width: 15px;height: 8px;background: url(../images/jt3.png) no-repeat center;position: absolute;top: 7px;left: 50%;margin-left: -7px;}
.KDxcx .nr:hover .xcxEwm{display: block;}
/* footer */
.footer{background: #aa2b2c;}
.footerT{padding: 1.25rem 0;align-items: center;}
.footerL{align-items: center;}
.footerL .pic01{margin-right: 1.25rem;}
.footerL .pic01 img{display: block;transition: 0.4s;max-width: 100%;max-height: 48px;}
.footerL .pic02 img{display: block;transition: 0.4s;max-width: 100%;max-height: 44px;}
.footerL .text a{font-size: 1.25rem;color: #fff;}
.footerC{align-items: center;}
.footerC p{font-size: 0.875rem;color: #fff;    margin-left: 1rem;}
.footerC p em{font-style: normal;margin-right: 0.9375rem;}
.footerC .con{position: relative;    margin-left: 4.5rem; }
.footerC .con h5{cursor: pointer; line-height: 2.5rem;height: 2.5rem;padding: 0 1.5625rem;background: rgba(255,255,255,0.15);border-radius: 1.25rem;}
.footerC .con h5 em{font-style: normal;font-size: 1rem;color: #fff;font-weight: bold;padding-left: 50px;background: url(../images/footer01.png) no-repeat left center;display: block;background-size: contain;}
.footerC .con .pic{transition: 0.6s all; position: absolute;bottom: calc(100% + 15px);left: 50%;margin-left: -67px; z-index: 9;overflow: inherit;}
.footerC .con .pic::after{content: "";width: 13px;height: 6px;background: url(../images/jt.png) no-repeat center;position: absolute;bottom: -5px;left: 50%;margin-left: -6px;}
.footerC .con .pic img{display: block;width: 135px;height: 135px; }
.footerC .con:hover>.pic{display: block; transition: 0.6s all;}
.footerR{position: relative;}
.footerR h5{position: relative; height: 2.5rem;line-height: 2.5rem;border-radius: 1.25rem;padding:0 1.875rem;width: 17.5rem;background: rgba(255,255,255,0.15);border: 1px solid rgba(255,255,255,0.3);font-size: 1rem;color: #fff;cursor: pointer;}
.footerR h5 em{display: block;width: 12px;height: 8px;background: url(../images/jt2.png) no-repeat center;position: absolute;right: 1.25rem;top: 50%;margin-top: -4px;}
.footerR ul{position: absolute;bottom: 100%;z-index: 999;width: 100%;padding: 0.9375rem;background: #fff;border-radius: 0.625rem;max-height: 9.375rem;overflow-y: scroll;}
.footerR li{padding: 0.625rem 0;}
.footerR li a{display: block;font-size: 1rem;line-height: 1.5rem;color: #323232;}
.copyright{padding: 1.5rem 0;background: url(../images/line.png) no-repeat top center;}
.copyright p{font-size: 0.875rem;color: #fff;line-height: 1.375rem;text-align: center;}
@media(max-width: 1800px){
	.KDxcx{left: auto;margin-left: 0;}
	}
@media(max-width: 1380px){
	.footerR h5{width: 12.5rem;}
	.footerC p{margin-right: 1.25rem;}
	.footerC p i{display: block;margin: 0.625rem 0;}
	}
	@media(max-width: 1280px){
	.ewmBox{left: auto;margin-left: 0;right: 0;}
	}
	@media(max-width: 1000px){
	.mySwiper1 .swiper-slide img{height: 46.875rem;}
	.mySwiper1 .swiper-slide a video{height: 46.875rem;}
	.mySwiper1{position: relative;}
	.ewmBox{position: relative;bottom: auto;padding-top: 1.25rem;height: auto;}
	.ewm ul{display: block;}
	.ewm{position: relative;right: auto;display: table;margin: 0 auto;}
	.ewm .icon{display: none;}
	.mySwiper1 .swiper-slide .text p{text-align: center;}
	.KDxcx .xcxIcon{width: 80px;}
	.KDxcx .xcxEwm{width: 80px;}
	}
	@media(max-width: 850px){
	.mySwiper1 .swiper-slide .text p{width: 100%;padding: 0 1.25rem;left: auto;margin-left: 0;line-height: 1.875rem;bottom: 1.875rem;max-height: 3.75rem;overflow: hidden;}
	.mySwiper1 .bannerB{bottom: 6.25rem;}
	.n_list_pic1 li .pic img{height: 189px;}
	}

	@media(max-width: 768px){
.footerL{justify-content: center;width: 100%;}
		.n_list_pic1 li{width: 49%;margin-right: 0;}
		.n_list_pic1 ul{margin-right: 0;justify-content: space-between;}
		.n_list_pic1 li .pic img{height: 254px;}
        }


	@media(max-width: 540px){
	.mySwiper1 .bannerB{width: 100%;padding: 0 1.25rem;left: auto;margin-left: 0;justify-content: space-around;}
	.banner-search{border-left: 0;padding-left: 0;margin-left: 0;}
	.mySwiper1 .swiper-slide img{height: 34.375rem;}
	.mySwiper1 .swiper-slide a video{height: 34.375rem;}
	.footerT{display: table;margin: 0 auto;}
	.footerC{margin: 1.875rem 0;}
	.footerL{justify-content: center;}
	.footerL .pic01 img,.footerL .pic02 img {max-height: 36px;}
	.n_list_pic1 li .text i{width: 65px;}
	.n_list_pic1 li .pic img{height: 176px;}
	}
	@media(max-width: 465px){
         .n_list_pic1 li{width:100%;}
         .n_list_pic1 li .pic img {height: 244px;}
        }


	@media(max-width: 400px){
	.footerL .pic01 img,.footerL .pic02 img {max-height: 30px;}
	}
	@media(max-width:385px) {
		.n_list_pic1 li .pic img{height: 200px;}
	}
	
/*==========================================内页 开始=============================================*/
	.list-top #header::after{background: rgba(170,43,44,0.9);height: 120px;}
	.list-top .navA{background: url(../images/WnavBtn.png) no-repeat center;}
	.list-top .head_top{padding-top: 1.5625rem;}
	.list-banner{position:relative;}
	.list-banner img{ width:100%;position: relative;}
	.list-top #nav ul li:hover a h3, .list-top #header.xg #nav ul li.on a h3, .list-top #header.xg #nav ul li:hover a h3{color: #fff;opacity: 0.7;}
	.ListFooter .copyright{/*padding: 0;background: none;*/padding: 1.5rem 0;background: url(../images/line.png) no-repeat top center;}
	.footerXCX{background: #711c1d;position: relative;}
	.footerXCX .icon{padding: 0 1.875rem;}
	.footerXCX .icon img{display: table;margin: 0.625rem auto;}
	.footerXCX .icon p{font-size: 0.875rem;color: #fff;text-align: center;}
	.footerXCX .ewm{display: none; position: absolute;bottom: 100%;box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.2);width: 100%;}
	.footerXCX .ewm img{display: block;width: 100%;}
	.footerXCX:hover .ewm{display: block;cursor: pointer;}
	@media(max-width: 1400px){
		/*.footerT{width: 85%;}*/
		.footerL,.footerC{margin-bottom: 0.9375rem;}
	}
	
	@media(max-width: 1200px){
		.n_banner{margin-top: 5.625rem;}
		.n_banner::before{display: none;}
		/*.footerT{width: 80%;}*/
.footerC p{font-size: 0.875rem;color: #fff;    margin-left: 0rem;}
	}
	@media(max-width: 850px){
		.n_banner{margin-top: 4.375rem;}
		.n_banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
	        .footerC p{margin-right: 1.25rem;margin-bottom: 1.25rem;line-height: 22px;}
	}
	@media(max-width: 414px){
		.n_banner{margin-top: 60px;}
	}
	
	/* .mianbaoxie{padding: 0;position: relative;margin-top: 10px;}
	.mianbaoxie:before{content:"";position:absolute;bottom:0;left:0;right:0;}
	.mianbaoxie .w136{height:50px;line-height:50px;transition:.6s;background-size: 100% auto;max-width: 1360px;position: relative;border-bottom: 1px solid #89abcd;}
	.mianbao{padding: 0 0 0 25px;display: inline-block;vertical-align: top;}
	.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #323232;font-style:normal;line-height: 1.625rem;}
	.mianbao i{ margin:0 6px}
	.mianbao a{}
	.mianbao span{ color:#aa2b2c} */
	
	.ar_wap{ display:none}
	
	#nav_slide{background: #aa2b2c;line-height: 50px;position: relative;z-index: 2;}
	#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
	#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
	
	#nav_slide .n_title{ height: 50px; }
	#nav_slide h1{font-size: 1.375rem;color: #fff;text-align: center;}
	#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
	#bnt_sub_nav img{display: block;height: 20px;}
	#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
	#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
	#sub_nav_content ul{}
	#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
	#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
	#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
	#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
	#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
	#sub_nav_content ul li.on>a{color: #aa2b2c;}
	#sub_nav_content ul li ul{ display:none}
	#nav_slide{ display:none}
	.n_container{background: #f1f1f1;}
	.n_container .w15{background: #fff;padding-bottom: 3.125rem;}
	.n_container .n_left{float:left;width: 300px;position: relative;z-index: 1;margin-top: -5.3125rem;background: #aa2b2c url(../images/listNav01.png) no-repeat bottom center;min-height: 740px;}
	.n_container .n_left h1{background: #8d1213; font-size: 40px;font-weight: bold; color:#fff;padding:50px 0 50px 35px;position: relative;}
	.n_container .n_left h1::after{content: "";width: 40px;height: 3px;background: #fff;position: absolute;bottom: 1.875rem;left: 35px;}
	.n_container .n_left h1 span{position:relative;display: inline-block;}
	.n_container .n_left ul{padding: 0; position:relative}
	.n_container .n_left ul li:last-child:before{ display:none}
	.n_container .n_left .con ul li{margin-left: 20px; line-height: 60px;font-size: 20px;color: #fff;position:relative;overflow: hidden;}
	.n_container .n_left .con ul li.on dl{display:block !important;}
	.n_container .n_left .con ul li:before{display: none; content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;background: #8d1213;}
	.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
	.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
	.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{}
	.n_container .n_left .con ul li>a{color: #fff;display: block;padding: 0 40px;transition: 0.36s;position: relative;}
	.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #8d1213;background: #fff;font-weight: bold;border-left: 4px solid #e61718;}
	
	.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 20px;background: #fff;}
	.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
	.n_container .n_left .con ul li dl dd{height: auto;}
	.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
	.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;top: 0;right: 0;bottom: 0;left: 0;transition: .6s;background: #8d1213;opacity: 0;visibility: hidden; z-index:-1}
	.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible}
	.n_container .n_left .con ul li i.up{}
	.n_container .n_left .con ul li i{width: 28px;height: 60px;background: url(../images/jt4.png) center no-repeat;position:absolute;right: 20px;top: 0;transition:0.36s;cursor: pointer;}
	.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #fff !important;}
	.n_container .n_right{ width:calc(100% - 350px);margin-top: 1.5625rem;padding-right: 1.875rem;}
	.n_container .n_position{margin-bottom: 1.125rem;padding-bottom: 1.125rem;border-bottom: 1px solid #8d1213;}
	.n_container .n_position p{font-size: 1.125rem;color: #666666;}
	.n_container .n_position p a{color: #666666;transition: 0.6s all;margin:0 0.75rem;}
	.n_container .n_position p a:first-child{margin-left: 0;}
	.n_container .n_position p a:hover{color: #8d1213;transition: 0.6s all;}
	.fy{margin-top: 1.25rem;padding-top: 1.875rem;}
	.fy img{display: table;margin: 0 auto;max-width: 100%;}
	.threeNav{margin-bottom: 1.875rem;justify-content: flex-start;}
	.threeNav dd{margin-bottom: 0.625rem;margin-right: 1.25rem;transition: 0.6s all;}
	.threeNav dd a{display: block;height: 2.375rem;line-height: 2.375rem;padding: 0 1.875rem;font-size: 1.125rem;color: #5b5959;font-weight: bold;}
	.threeNav dd.on{background: #aa2b2c;}
	.threeNav dd.on a{color: #fff;}
	.threeNav dd:hover{background: #aa2b2c;transition: 0.6s all;}
	.threeNav dd:hover a{color: #fff;}
	/* list01 */
	.n_list_pic ul{margin-bottom: -1.875rem;}
	.n_list_pic li{margin-bottom: 1.875rem;}
	.n_list_pic li a{padding:0.9375rem 0.9375rem 1.875rem 0.9375rem;position: relative;transition: 0.6s all;overflow: hidden;display: block;}
	.n_list_pic li .pic{position: relative;width: 55px;float: left;margin-right: 5.625rem;min-height: 275px;}
        .n_list_pic li .pic1{position: relative;width: 353px;float: left;margin-right: 5.625rem;min-height: 275px;width: 50px;}

	/*.n_list_pic li .pic::after{content: "";width: 80%;height: 90%;background: #f7f7f7;position: absolute;right: -1.25rem;bottom: -1.25rem;}*/
	.n_list_pic li .time{position: absolute;right: -2.5rem;top: 50%;margin-top: -2.625rem; z-index: 3; width: 85px;height: 85px;border-radius: 50%;background:#aa2b2c;}
	.n_list_pic li .time .day{position: relative;z-index: 2; font-family: simsun;margin-bottom: 0.5rem; font-size: 1.875rem;color: #fff;font-weight: bold;text-align: center;padding-top: 1.25rem;}
	.n_list_pic li .time .year{position: relative;z-index: 2;font-family: simsun;font-size: 0.75rem;color: #fff;text-align: center;}
	.n_list_pic li .time::after{content: "";width: calc(100% + 24px);height: calc(100% + 24px);background: #aa2b2c;opacity: 0.2;border-radius: 50%;position: absolute;left: -12px;top: -12px;}
	.n_list_pic li .pic .img{overflow: hidden;width: 100%;position: relative;z-index: 2;height:285px;}
	.n_list_pic li .pic .img img{display: block;width: 100%;object-fit: cover;    min-height: 275px;}
	.n_list_pic li .text h5{margin-bottom:2.5rem;padding-bottom: 1.25rem;border-bottom: 1px solid #eaeaea;position: relative;}
	.n_list_pic li .text h5::after{content: "";width: 100px;height: 3px;background: #8d1213;position: absolute;bottom: -1px;left: 0;}
	.n_list_pic li .text h5 s{width: calc(100% - 120px); font-size: 1.25rem;color: #323232;line-height: 2rem;font-weight: bold;text-decoration: none;max-height: 4rem;overflow: hidden;}
	.n_list_pic li .text b{width: 100px;height: 2.1875rem;line-height: 2.1875rem;background: #fbdcdd;text-align: center;font-size: 1rem;color: #aa2b2c;}
	.n_list_pic li .text p{font-size: 1rem;color: #333333;line-height: 1.875rem;height: 5.625rem;overflow: hidden;margin-bottom: 2.5rem;}
	.n_list_pic li .text em{display: table; font-size: 1rem;font-style: normal;background: #aa2b2c; color: #fff;text-indent: 0.375rem;height: 3.125rem;line-height: 3.125rem;padding:0 4.0625rem 0 1.875rem;position: relative;}
	.n_list_pic li .text em::after{content: "";width: 20px;height: 1px;background: #fff;position: absolute;right: 1.875rem;top: 50%;}
	.n_list_pic li:hover a{box-shadow: 0.749px 1.854px 55.2px 4.8px rgba(0, 0, 0, 0.18);transition: 0.6s all;}
	.n_list_pic li:hover .text h5 s{color: #aa2b2c;}
	/* list02 */
	.n_list_pic02 li{width: 46.46%;position: relative;margin-bottom: 5rem;}
	.n_list_pic02 li::after{content: "";width: 15%;height: 30%;background: #ededed;position: absolute;right: -10px;bottom: -10px;}
	.n_list_pic02 li::before{content: "";width: 10px;height: 40%;background: #aa2b2c;position: absolute;right: -10px;bottom: calc(30% - 10px);}
	.n_list_pic02 li a{display: block;position: relative;padding: 1.5625rem 2.5rem 5rem 2.5rem;z-index: 2;}
	.n_list_pic02 li a::after{content: "";width: calc(100% - 18px);height: 70px;background: url(../images/list02.jpg) no-repeat top center;position: absolute;right: 0;top: 0;border-top-left-radius: 0.375rem;border-top-right-radius: 0.375rem;}
	.n_list_pic02 li a::before{content: "";width: 100%;height: calc(100% - 70px); background: #fff;box-shadow: 0px 1px 21px 0px rgba(0, 0, 0, 0.05);position: absolute;top: 70px;left: 0;transition: 0.6s all;}
	.n_list_pic02 li a .nr{position: relative;z-index: 3;}
	.n_list_pic02 li:nth-child(even) a::after{background: url(../images/list03.jpg) no-repeat top center;}
	.n_list_pic02 li .time{width: 5rem;height: 5rem;background: #aa2b2c;border-radius: 0.25rem;margin-bottom: 1.25rem;}
	.n_list_pic02 li .time .day{font-size: 3rem;color: #fff;font-family: "times new roman";text-align: center;margin: 0.5rem 0 0.25rem 0;}
	.n_list_pic02 li .time .year{font-size: 0.875rem;color: #fff;font-family: "times new roman";text-align: center;}
	.n_list_pic02 li h5{font-size: 1.25rem;color: #323232;line-height: 2.25rem;height: 4.5rem;overflow: hidden;transition: 0.6s all;font-weight: 600;}
	.n_list_pic02 li p{position: relative; font-size: 1rem;line-height: 1.5rem;height: 7.875rem;color: #999; overflow: hidden;margin-top: 2.5rem;padding-top: 1.875rem;border-top: 1px solid #dedede;}
	.n_list_pic02 li p::after{content: "";width: 0;height: 1px;background: #aa2b2c;position: absolute;left: 0;top: 0;transition: 0.6s all;}
	.n_list_pic02 li em{font-style: normal;width: 40px;height: 40px;background: url(../images/list04.png) no-repeat center;position: absolute;bottom: -1.25rem;right: 20%;z-index: 3;}
	.n_list_pic02 li:hover h5{color: #aa2b2c;transition: 0.6s all;}
	.n_list_pic02 li:hover p::after{width: 100%;transition: 0.6s all;}
	.n_list_pic02 li:hover a::before{box-shadow: 0px 1px 46px 0px rgba(0, 0, 0, 0.13);transition: 0.6s all;}
	

	/* show */
	.fullBox{padding: 4.375rem 6.25rem;}
	.show01{margin-bottom: 2.5rem;padding-bottom: 2.5rem;border-bottom: 1px solid #e7e7e7;margin-top: 2.5rem;}
	.show01 h5{font-size: 1.625rem;color: #323232;line-height: 2rem;text-align: center;font-weight: bold;}
	.show02 p{font-size: 1rem !important;color: #323232 !important;line-height: 2.25rem !important;text-indent: 2rem;margin-bottom: 1.125rem;}

	.show02 p video{margin: 0 auto;width: 100%;height: auto;}
	.show02 img{display: table;margin: 0 auto 3.125rem auto;max-width: 100%;}
	.show03{margin-top: 1.25rem;padding-top: 2.5rem;border-top: 1px solid #e7e7e7;}
	.show03 p{font-size: 1rem;line-height: 2.25rem;color: #323232;}
	.show03 p a{color: #323232;transition: 0.6s all;}
	.show03 p a:hover{color: #aa2b2c;transition: 0.6s all;}
	/* 校友企业 */
	.xqhz01{background: #fff; box-shadow: 0px 2px 47px 3px rgba(0, 0, 0, 0.06);padding: 1.875rem 3.125rem;margin-bottom: 2.5rem;}
	.xqhz01 h5{margin-bottom: 1.25rem;font-size: 1rem;color: #fff;font-weight: bold;line-height: 1.875rem;height: 1.875rem;background: #aa2b2c;display: table;padding: 0 1.375rem;}
	.xqhz01 p a{margin-bottom: 0.3125rem; margin-right: 0.625rem;display: inline-block; width: 1.5rem;height: 1.5rem;border-radius: 50%;font-size: 1rem;color: #616161;text-align: center;line-height: 1.5rem;}
	.xqhz01 p a.on{background: #aa2b2c;color: #fff;}
	.n_xqhz li{margin-bottom: 0.875rem;}
	.n_xqhz li a{display: block; /*padding: 1.1875rem 3.4375rem;*/    padding: 0.1875rem 0 0.1875rem 3.4375rem;transition: 0.6s all;}
	.n_xqhz li h5{margin-bottom: 1.25rem;padding-bottom: 0.9375rem;border-bottom: 1px solid #eaeaea;position: relative;}
	.n_xqhz li h5::after{content: "";width: 100px;height: 3px;background: #aa2b2c;position: absolute;bottom: 0;left: 0;transition: 0.6s all;}
	.n_xqhz li h5 b{width: calc(100% - 225px); font-size: 1.25rem;color: #323232;line-height: 3.25rem;height: 3.25rem;overflow: hidden;}
	.n_xqhz li h5 em{display: table; font-size: 1rem;font-style: normal;background: #aa2b2c; color: #fff;text-indent: 0.375rem;height: 3.125rem;line-height: 3.125rem;padding:0 4.0625rem 0 1.875rem;position: relative;transition: 0.6s all;}
	.n_xqhz li h5 em::after{content: "";width: 20px;height: 1px;background: #fff;position: absolute;right: 1.875rem;top: 50%;}
	.n_xqhz li p{font-size: 1rem;color: #676767;line-height: 1.875rem;height: 5.625rem;overflow: hidden;padding-right: 4rem;}
	/*.n_xqhz li:hover a{background: #fff;box-shadow: 0px 2px 46px 4px rgba(0, 0, 0, 0.18);transition: 0.6s all;}*/
	/*.n_xqhz li:hover h5::after{width: 100%;transition: 0.6s all;}*/
	/*.n_xqhz li:hover h5 b{color: #aa2b2c;}*/

	.n_xqhz li:hover h5 em{margin-right: 3rem;transition: 0.6s all;}


	/* 标题列表 */
	.n_bt li{;padding: 1.25rem;border-bottom: 1px solid #eaeaea;transition: 0.6s all;}
	.n_bt li a{display: block;padding-left: 22px;background: url(../images/list05.png) no-repeat left 10px;font-size: 1.25rem;color: #323232;line-height: 1.875rem;}
	.n_bt li:hover{box-shadow: 0px 2px 46px 4px rgba(0, 0, 0, 0.18);transition: 0.6s all;}
	.n_bt li:hover a{font-weight: bold;}

	
	
	
	@media(max-width: 1200px){
		.header_box_wai{ display:none}
		.n_container .n_position{display: none;}
		.n_container .n_left{ display:none}
		.n_container .n_right{ width:100%; padding:0}
		#nav_slide{ display:block}
		.n_list_text li a{padding: 1.25rem 0;}
		.n_list_text li .text{ width: calc(100% - 130px);}
		.n_container{background: #fff;}
		.fullBox{padding: 2.5rem 0 0 0;}
		.n_xqhz li a{padding: 0;}
                .footerC .con{position: relative;margin-left: 0rem; }
	}
	@media(max-width:850px) {
		.n_list_pic li{width: 100%;}
		.n_list_pic li a{padding: 0.9375rem 0;}
		.n_list_pic li .pic{margin-left: 0;}
		.n_list_pic li a{padding: 0;}
	}
	@media(max-width:768px) {
		.n_list_pic li .pic{width: 100%;float: none;margin-right: 0;}
		.n_list_pic li .time{top: auto;margin-top: 0;bottom: -2.5rem;right: auto;left: 1.25rem;}
		.n_list_pic li .text{margin-top: 4.375rem;}

	}
	@media(max-width:540px) {
		.ListFooter .footerT{width: calc(100% - 120px);}
	}
	@media(max-width:385px) {
		.n_list_pic dl{margin-right: -2%;margin-bottom: 0;}
		.n_list_pic dd{width: 31%;margin-right: 2%;}
		.n_list_pic dd a{padding: 0 0.3125rem;text-align: center;}
		.n_xqhz li h5 em{display: none;}
		.n_xqhz li h5 b{width: 100%;}
	}
	/*==========================================内页 结束=============================================*/



.nav2-logo .pic01{margin-right: 1.25rem;}


.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    border: 0px solid #ccc !important;
    font-size: 14px !important;
    height: 30px !important;
    padding: 5px 10px !important;
    line-height: 19px !important;

}

.pb_sys_style1 .p_no_d {
    border: 1px solid #aa2b2c !important;
    color: #fff;
    background-color: #aa2b2c !important;
    border-radius: 20px !important;
}


@media (max-width: 768px){
.list-banner {margin-top: 4rem;}
}

@media (max-width: 400px){
.n_list_pic02 li {width: 100%;}

}



/* ===================新增css start=================== */
	.n_list_text3 ul{justify-content: flex-start;margin-right: -2%;margin-bottom: -1.5625rem;}
	.n_list_text3 li{width: 31%;margin-right: 2%;margin-bottom: 1.5625rem;}
	.n_list_text3 li a{display: block;}
	.n_list_text3 li .pic{overflow: hidden;}
	.n_list_text3 li .pic img{display: block;width: 100%;object-fit: cover;height: 256px;}
	.n_list_text3 li p{font-size: 1.125rem;color: #323232;line-height: 1.75rem;margin-top: 1rem;transition: 0.6s all;text-align: center;}
	.n_list_text3 li:hover p{color: #aa2b2c;transition: 0.6s all;}
	@media(max-width:1200px) {
		.n_list_text3{margin-top: 2.5rem;}
		.n_list_text3 li .pic img{height: 260px;}
	}
	@media(max-width:1000px) {
		.n_list_text3 li .pic img{height: 216px;}
	}
	@media(max-width:850px) {
		.n_list_text3 ul{justify-content: space-between;margin-right: 0;}
		.n_list_text3 li{width: 49%;margin-right: 0;}
		.n_list_text3 li .pic img{height: 283px;}
	}
	@media(max-width:768px) {
		.n_list_text3 li .pic img{height: 254px;}
	}
	@media(max-width:640px) {
		.n_list_text3 li .pic img{height: 210px;}
	}
	@media(max-width:540px) {
		.n_list_text3 li{width: 100%;}
		.n_list_text3 li .pic img{height: auto;}
	}
	/* ===================新增css end=================== */